UserConfigurationBinaryData Property |
Contains binary data property content for a user configuration object.
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic byte[] BinaryData { get; set; }Public Property BinaryData As Byte()
Get
Set
Property Value
Type:
Byte
See Also